/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */

Body						{ color:#555;background:#fff}
A:link,A:visited,A:active 	{ color:#28509a;text-decoration: none}
A:hover 					{ color:#333;TEXT-DECORATION: underline}
.defaultcolor				{ color:#28509a}
#dnnwrapper					{ background:#ffffff;margin-top:15px} 
.Head						{ color:#28509a;font:bold 12pt Arial, Helvetica, sans-serif}
.SubHead					{ color:#999999}
#dnnheader 					{ background:#fff;width:100%;margin:0 auto;min-height:85px;height:auto} 
* html #dnnheader			{ height:85px}
.logo						{ background:#fff;padding-top:5px}
#dnnbottom .box .lb			{ background:url(../images/lb.gif) left top repeat-x;width:99%;margin:0 auto}
#dnnbottom .box .ll			{ background:url(../images/ll.gif) left top no-repeat}
#dnnbottom .box .lr			{ background:url(../images/lr.gif) right top no-repeat;min-height:46px;line-height:35px;text-align:center}
* html #dnnbottom .box .lb	{ height:46px} 
#dnnfooter 					{ height:30px;color:#888;text-align: center;line-height:30px;color:#FFFFFF;width:780px}
#themes						{ border:1px solid #ccc}
.links						{ color:#28509a}
A.links:link,A.links:active,
A.links:visited 			{ line-height:25px;padding:0px 5px;font-weight: normal;color:#28509a;text-decoration:none}
A.links:hover 				{ color:#666}
.privacy,A.privacy:link,
A.privacy:active,
A.privacy:visited  			{ line-height:25px;font-weight:bold;color:#666;text-decoration:none;float:left;padding:0 10px} 
A.privacy:hover 			{ color:#28509a}
.terms,A.terms:link,
A.terms:active,
A.terms:visited  			{ line-height:25px;font-weight:bold;color:#666;text-decoration:none;float:left;padding:0 10px} 
A.terms:hover 				{ color:#28509a}
.copyright					{ font-weight:bold;float:right;padding:0 10px;color:#666}


